home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
share
/
masaofis
/
um200
/
UNINSMAN.EN_
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-03-25
|
4KB
|
193 lines
object AboutBox: TAboutBox
Left = 330
Top = 161
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
ClientHeight = 236
ClientWidth = 322
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel2: TBevel
Left = 56
Top = 56
Width = 241
Height = 2
Shape = bsTopLine
end
object Copyright: TLabel
Left = 56
Top = 32
Width = 249
Height = 16
AutoSize = False
Caption = 'Programmed By Ahmet Hidayetoglu (c) 1997 -1998'
end
object ProgramIcon: TImage
Left = 8
Top = 12
Width = 32
Height = 32
AutoSize = True
IsControl = True
end
object Label6: TLabel
Left = 56
Top = 8
Width = 115
Height = 13
Caption = 'Uninstall Manager v2.00'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 28
Top = 88
Width = 252
Height = 13
Caption = 'This is a shareware version of Unistall Manager v2.00'
end
object Label9: TLabel
Left = 8
Top = 112
Width = 308
Height = 13
Caption =
'You may use it for 30 days. If you would like to continue to us' +
'e it.'
end
object Label10: TLabel
Left = 13
Top = 136
Width = 291
Height = 13
Caption =
'You must register. Please read the order.txt for registration in' +
'fo'
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 323
Height = 195
BevelOuter = bvNone
TabOrder = 1
Visible = False
object Image1: TImage
Left = 4
Top = 4
Width = 314
Height = 64
ParentShowHint = False
Picture.Data = {<image000.bmp>}
ShowHint = False
end
object Label7: TLabel
Left = 24
Top = 134
Width = 254
Height = 13
Caption = ' Support devoloping of this software by registering it.'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 16
Top = 88
Width = 129
Height = 13
Caption = 'This product is licensed to :'
end
object Label4: TLabel
Left = 152
Top = 88
Width = 137
Height = 13
Caption = 'UNREGISTERED VERSION'
end
end
object OKBtn: TButton
Left = 233
Top = 200
Width = 75
Height = 25
Cancel = True
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OKBtnClick
end
object Button1: TButton
Left = 16
Top = 200
Width = 75
Height = 25
Caption = '&Register'
TabOrder = 2
OnClick = Button1Click
end
object Panel2: TPanel
Left = 0
Top = 72
Width = 323
Height = 122
BevelOuter = bvNone
TabOrder = 3
Visible = False
object Label1: TLabel
Left = 16
Top = 19
Width = 87
Height = 13
Caption = 'Registration Name'
end
object Label2: TLabel
Left = 16
Top = 67
Width = 77
Height = 13
Caption = 'Registration Key'
end
object Edit1: TEdit
Left = 128
Top = 14
Width = 137
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 128
Top = 64
Width = 137
Height = 21
TabOrder = 1
end
end
object Button2: TButton
Left = 120
Top = 200
Width = 89
Height = 25
Caption = 'Register &Online'
TabOrder = 4
Visible = False
end
end